05. Workspace for Section 2

Code

If you need a code on the https://github.com/udacity.

  • userCode:

    /root/miniconda3/bin/conda init bash > /dev/null
    grep -qxF "conda activate medai" /root/.bashrc || echo "conda activate medai" >> /root/.bashrc